Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Implementation of Function.prototype.bind
ES2015 `Object.assign()` ponyfill
`Start a promise chain
An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Node.js path.parse() ponyfill
ES6 spec-compliant RegExp.prototype.flags shim.
ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim
Standard library
ECMAScript spec-compliant polyfill/shim for `globalThis`
- window
- self
- global
- globalThis
- System.global
- global object
- global this value
- ECMAScript
- es-shim API
- polyfill
- shim
ES spec-compliant shim for ArrayBuffer.prototype.slice
- javascript
- ecmascript
- ArrayBuffer.prototype.slice
- polyfill
- shim
- ArrayBuffer
- array
- buffer
- ArrayBuffer#slice
- slice
- typed array
- es-shim API
An ES2015 spec-compliant `Function.prototype.name` shim
ES5 spec-compliant shim for String.prototype.trim
An ESnext spec-compliant `Array.prototype.findLastIndex` shim/polyfill/replacement that works as far down as ES3.
An ES2015 mostly-spec-compliant `Reflect.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possible
- Reflect.getPrototypeOf
- Object.getPrototypeOf
- proto
- __proto__
- [[Prototype]]
- getPrototypeOf
- ES5
- shim
- polyfill
- es-shim API
- browser
ES2017 spec-compliant Object.values shim.
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
ES2015-compliant shim for Object.is - differentiates between -0 and +0
ES proposal-spec-compliant Object.fromEntries shim.
- Object.fromEntries
- Object.entries
- Object.values
- Object.keys
- entries
- values
- ES7
- ES8
- ES2017
- shim
- object
- keys
- polyfill
- es-shim API
An implementation of WHATWG EventTarget interface.